/*css reset*/
html,body,div,ul,li,dl,dt,dd,span,p,img,a,table,tr,td,th,h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	border:0px;
	outline: none;
	font-size: 14px;
	font-family: "宋体","Arial";
}
body{
	background: url(../../images/v20180531/bg.png) repeat;
}
h2{
	font-size: 22px;
}
a{
	text-decoration: none;
}

li{
	list-style: none;
}


#header{
	width: 100%;
	height: 594px;
	background: url(../../images/v20180531/header.png) no-repeat center;
}
#header .box{
	width: 1200px;
	height: 201px;
	margin:0 auto;
	background: url(../../images/v20180531/logo.png) no-repeat center;
}
#top{
	width: 234px;
	height: 37px;
	line-height: 37px;
	color: #fff;
	float: right;
	margin-top: 45px;
	text-align:center;
}
#top a{
	color: #fff;
}
#top a:hover{
	color: red;
}
#ss{
	width: 212px;
	height: 24px;
	float: right;
	clear: right;
	margin-top: 30px;
}
#sbt{
	width: 38px;
	height: 32px;
	background: url(../../images/v20180531/search.png) no-repeat;
	float: right;
	display: inline-block;
	margin:0px;
	padding: 0px;
	border: 0px;
	outline: none;
	cursor: pointer;
}
#ipt{
	width: 167px;
	height: 30px;
	float: right;
	display: inline-block;
	margin:0px;
	padding: 0px;
	border: 0px;
	border:1px solid #4786cb;
	border-right: 0px;
	padding-left: 5px;
	line-height: 30px;
	outline: none;
}
#nav{
	width: 1200px;
	height: 50px;
	margin:0 auto;
	margin-top:-393px;
	background: #0166b4;
}
#nav ul li{
	display: inline-block;
	float: left;
	width: 133px;
	height: 50px;
	line-height: 50px;
}
#nav ul li a{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: block;
	text-align: center;
}
#nav ul li a:hover{
	color: red;
}

#main{
	width: 1176px;
	padding: 12px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 30px;: 
}

#ppt{
	width: 423px;
	height: 325px;
	float: left;
	display: inline-block;
}
.lm{
	width: 423px;
	height: 325px;
	float: left;
	display: inline-block;
	background: url(../../images/v20180531/lm_v20190507.png) no-repeat;
	overflow: hidden;
	margin-left: 14px;
}
.lm dt{
	height: 35px;
	line-height: 35px;
	color: #000;
}
.lm dt a{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.lm dt span{
	
	font-size: 18px;
	font-family:"微软雅黑","黑体";
	display:inline-block;
	text-align:center;
	width:169px;
	height:35px;
	line-height:35px;
	background:none;
	float:left;
	margin-right:0px;
	cursor:pointer;
}
.lm dt span.onhover{
	color:#fff;
	background:url(../../images/v20180531/lmt_v20190507.png) no-repeat;
}
.lm dt span.onhover a{
	color:#fff;
	display:block;
	font-size:18px;
}
.lm dd ul{
	width: 382px;
	padding: 15px;
}
.lm dd ul li {
	width: 382px;
	padding-left: 5px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #b6b6b6;
}
.lm dd ul li span{
	float: right;
	color: #626463;
}
.lm dd ul li a{
	color: #343233;
	padding-left: 15px;
	background: url(../../images/v20180531/li.png) no-repeat left;
}
.lm dd ul li a:hover{
	color: red;
}

.lm2{
	width: 296px;
	height: 325px;
	float: left;
	display: inline-block;
	overflow: hidden;
	margin-left: 14px;
}
.lm2 dt{
	width: 296px;
	height: 38px;
	float: left;
	display: inline-block;
	text-align: center;
	background: url(../../images/v20180531/lm2t.png) no-repeat;
}
.lm2 dt span{
	
	line-height: 38px;
	color: #0165b3;
	font-size: 18px;
	font-family:"微软雅黑","黑体";
}
.lm2 dd{
	width: 294px;
	float: left;
	display: inline-block;
	height: 286px;
	border:1px solid #bbdefa;
	border-top: 0px;
}
#myscroll{
	width: 283px;
	height: 237px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}
.tzlist{
	width: 283px;
	height: 55px;
	display: block;
	padding-top: 10px;
	margin-left: 15px;
	padding-bottom: 5px;
	background: url(../../images/v20180531/libtm.png) repeat-x bottom;
}
.date{
	width: 60px;
	height: 50px;
	float: left;
	display: inline-block;
	background: url(../../images/v20180531/date.png) no-repeat;
}
#tzgg dd{
	background: url(../../images/v20180531/tzbg.png) repeat-x;
}
.more2{
	display: block;
	width: 100%;
	text-align: center;
}
b.d{
	width: 60px;
	height: 30px;
	display: block;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
	color: #0370c2;
	text-align: center;
}
b.ym{
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	display: block;
	line-height: 20px;
	height: 20px;
	text-align: center;
}
.tzlist p{
	line-height: 25px;
	float: left;
	display: inline-block;
	width: 190px;
	padding-left: 10px;
}
.tzlist p a{
	color: #3a3a3a;
}
.tzlist p a:hover{
	color: red;
}

.left{
	width: 860px;
	float: left;
	display: inline-block;
	margin-top: 10px;
}

#zpxx{
	margin-left: 0px;
	margin-top: 10px;
}
#fwzn{
	margin-top: 10px;
}
#btnlist{
	width: 296px;
	margin-left: 14px;
	float: left;
	display: inline-block;
	margin-top: 8px;
}
.btn{
	width: 145px;
	height: 53px;
	line-height: 20px;
	padding-top: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	float: left;
	margin-top: 4px;
	display: inline-block;
}
.btn2{
	width: 145px;
	height: 53px;
	line-height: 20px;
	padding-top: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	float: left;
	display: inline-block;
	margin-top: 4px;
	margin-left: 5px;
}
a.btn:hover{
	color: red;
}
a.btn2:hover{
	color: red;
}

.btnbg1{
	background: url(../../images/v20180531/btn1.png) no-repeat;
}
.btnbg2{
	background: url(../../images/v20180531/btn2.png) no-repeat;
}
.btnbg3{
	background: url(../../images/v20180531/btn3.png) no-repeat;
}
#ksdh{
	height: 221px;
	margin-top: 10px;
}
#ksdh dd{
	height: 182px;
	background: url(../../images/v20180531/ksdhbg.png) repeat-x;
}
#ksdh dd p{
	line-height: 20px;
	padding-left: 25px;
	padding-top: 10px;
	color: #3a3839;
}

#flink{
	width: 1172px;
	height: 96px;
	float: left;
	display: inline-block;
	margin-top: 10px;
	background: #ecf9ff;
	border:1px solid #b7e6ff;
}
#flink .bt{
	width: 74px;
	height: 68px;
	float: left;
	border-right: 1px solid #b2e5ff;
	padding-top: 28px;
	line-height: 20px;
	text-align: center;
	font-size: 18px;
	color: #045db9;
}
#flink select{
	width: 245px;
	height: 31px;
	float: left;
	display: inline-block;
	margin-top: 30px;
	margin-left: 25px;
	padding-left: 20px;
	border:1px solid #c6d3d9;
}

#footer{
	width: 1200px;
	height: 123px;
	margin:0 auto;
	background: #0166b4;
}
#footer .bq{
	width: 1090px;
	height: 61px;
	margin-left: 55px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	padding-top: 20px;
	background: url(../../images/v20180531/footerline.png) repeat-x bottom;
}
#footer .gl{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 35px;
}
#footer .gl a{
	color: #fff;
	font-size: 12px;
}
#footer .gl a:hover{
	color: red;
}


/*sort*/
#sortmain{
	width: 100%;

}
#sortmain .box{
	width: 1200px;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 30px;
	background: #fff;
}

#menu{
	width: 201px;
	float: left;
	margin-left: 10px;
	display: inline;
}

#menu dt{
	width: 201px;
	height: 56px;
	background: url(../../images/v20180531/menu_t.png) no-repeat;
}
#menu dt span{
	line-height: 56px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
#menu dd{
	background: #daedf3;
	width: 201px;
	padding-bottom: 20px;
}
#menu dd ul{
	padding-top: 10px;
}
#menu dd ul li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 201px;
	background: url(../../images/v20180531/menu_line.png) no-repeat bottom;
}
#menu dd ul li a{
	color:#070707;
	font-size: 16px;
}
#menu dd ul li a:hover{
	color:#f00;
}
#sort{
	width: 955px;
	border:1px solid #aae2fd;
	float: left;
	margin-left: 20px;
}
#sort dt{
	width: 935px;
	height: 50px;
	line-height: 50px;
	background: url(../../images/v20180531/sort_t.png) repeat-x;
	border-bottom:1px solid #aae2fd;
	padding-left: 20px;
}
#sort dt span{
	padding-left: 20px; 
	color: #777778;
	background: url(../../images/v20180531/position.png) no-repeat left;
}
#sort dt span a{
	color:#777778;
}
#sort dd{
	padding: 20px;
}
#sort dd ul.list{
	padding: 0px;
	padding-bottom: 40px;
}
#sort dd ul.list li{
	line-height: 40px;
	border-bottom: 1px dashed #c8c8c8;
}
#sort dd ul.list li a{
	padding-left: 15px;
	color: #484848;
	background: url(../../images/v20180531/li.png) no-repeat left;
}
#sort dd ul.list li a:hover{
	color:#f00;
}
#sort dd ul.list li span{
	float: right;
	margin-right: 0px;
}

#article{padding:10px;}	
#article h1{line-height:35px; text-align:center; font-size:30px; font-weight:bold; color:#333;}
#article h2{border-bottom:1px solid #ccc; height:40px;line-height:40px; text-align:center; font-size:24px; font-weight:bold; color:#333;}
#article .info{height:60px; line-height:60px; text-align:center; font-size:12px; color:#414141;}
#article .content{line-height:30px; font-size:14px;}

#article .content table{margin:0 auto; border-collapse:collapse;}
#article .content table th{border:1px solid #bdbdbd; padding:10px; text-align:center; background:#f3f3f3;color:#333;font-size: 15px;}
#article .content table td{border:1px solid #bdbdbd;padding:10px;font-size: 15px;}
#article .content table td a{color:#111; font-size: 15px; color: #3366cc;}
#article .content table td a:hover{text-decoration:underline;}

#article .content p{line-height:30px; margin-bottom:10px;}
#article .content p a{color:#ffffff;}
#article .content p a{color:#0000ff;}

/*table css*/
	.tbcss{margin:0 auto; border-collapse:collapse; }
		.tbcss tr th{border:1px solid #bdbdbd; padding:10px; text-align:center; background:#f3f3f3;color:#333;font-size: 15px;}
		.tbcss tr td{border:1px solid #bdbdbd;padding:10px;font-size: 15px;}
		.tbcss tr td a{color:#111; font-size: 15px; color: #3366cc;}
		.tbcss tr td a:hover{text-decoration:underline;}

	.tbcss2{margin:0 auto; border-collapse:collapse;}
		.tbcss2 tr th{border:0px; padding:15px; padding-left: 0px; text-align:left;color:#c33;font-size: 15px;}
		.tbcss2 tr td{border:0px;padding:10px; text-align:left;font-size: 15px;}
		.tbcss2 tr td a{color:#111; font-size: 15px;color: #3366cc;}
		.tbcss2 tr td a:hover{text-decoration:underline;}
		
	.tbcss3{margin:0 auto; border-collapse:collapse; border-top: 3px solid #c67b15; background-color: #ededed;}
		.tbcss3 tr th{border:0px; padding:15px; padding-left: 0px; text-align:left;color:#c33;font-size: 14px; font-weight: bold;}
		.tbcss3 tr td{border:0px;padding:10px; text-align:left;font-size: 15px;}
		.tbcss3 tr td a{color:#111; font-size: 15px;color: #3366cc;}
		.tbcss3 tr td a:hover{text-decoration:underline;}
		
		
/*page_navigator*/
.page_navigator{width: 100%; padding-top: 20px; line-height: 30px; text-align: center; font-size: 14px;}
.page_navigator table{width:100%;}
.page_navigator table tr td{text-align:center;}
.page_navigator table tr td a{color:#333;}	
.page_navigator table tr td a:hover{color:red;}


		#ksdh1{
			width:1170px;height:40px;line-height:40px;clear:both;background: #d9eefd;overflow: hidden;
			border:1px solid #80bff4;
			margin-bottom: 10px;
		}
		#ksdh1 span{
			display: block;
			float: left;
			width: 80px;
			text-align: right;
			font-size: 14px;
			font-family:"宋体";
		}
		#ksdh1 ul{
			width: 800px;
			float: left;
			padding:0px;
			margin-top: 0px;
		}
		#ksdh1 ul li{
			margin-right: 40px;
			margin-left:10px;
			display: inline-block;
			float: left;
			text-align: center;
		}
		#ksdh1 ul li a{
			color:#333;
			font-size: 14px;
			padding-left: 10px;
			background: url(../../images/v20180531/li.png) no-repeat left;
		}
		#ksdh1 ul li a:hover{
			color: red;
		}